Skip to main content
Version: 1.4.x

v1.4.2

Release Date

Mar 17, 2026


SDK

New Features

File Upload

  • NEW: Support UploadMode (AUTO, OSS, DIRECT) in UploadRequest and upload_by_path, allowing explicit control over file upload strategy instead of relying solely on auto-detection (#641)

Admin

New Features

Kubernetes Operator

  • NEW: Support pool and template mapping for K8s sandbox deployment, including automatic pool selection via ResourceMatchingPoolSelector based on image and resource requirements, template_map for OS-aware template selection, and configurable per-pool port settings (#635)